Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Yet another problem with using the ckeditor in a classic Domino app.

We have found that indenting text using the Notes client causes a problem with the CKEditor. If the indented text contains fomatting (bold, color, etc), the editor removes it and does not allow any formatting to be added. Use the following html as an example.

<b><font face="Arial">This is rich text bold black. It is not indented.</font></b>
<ul><font color="#FF0000" face="Courier">This is Courier font (monospace) that has been indented. The text color is red.</font><br>
<font color="#FF0000" face="Courier">Line 2</font><br>
<font color="#FF0000" face="Courier">Line 3</font></ul>
<font size="4" face="Arial">This is unindented arial text</font><br>

The editor would change this to:
<b><font face="Arial">This is rich text bold black. It is not indented.</font></b>
<ul>
This is Courier font (monospace) that has been indented. The text color is red.<br />
Line 2<br />
Line 3
</ul>
<font face="Arial" style="font-size: 12pt">This is unindented arial text</font>

You will notice that the font tags withing the unordered list have been removed. If I manually remove the <ul> tags, I can then indent the text and add fonts and color. The CKEditor uses a paragraph <p> with a left margin to do indentation. Any idea on this?


Feedback response number WEBB8MLPKY created by ~Joseph Zenjumimarli on 10/13/2011

DOJO Customization (~Joseph Zenjumi... 4.Oct.11)
. . you could also try the CKEditor (~Paul Minalitod... 5.Oct.11)
. . . . That was my first choice (~Joseph Zenjumi... 6.Oct.11)
. . . . . . changed the font? can you elaborat... (~Paul Minalitod... 6.Oct.11)
. . . . . . . . Font changes (~Joseph Zenjumi... 6.Oct.11)
. . . . . . . . . . mospace fonts work for me / I'll lo... (~Paul Minalitod... 7.Oct.11)
. . . . . . . . . . the rich text html needs to be in a... (~Paul Minalitod... 7.Oct.11)
. . . . . . . . . . . . Thanks for the help (~Joseph Zenjumi... 11.Oct.11)
. . . . . . . . . . . . . . glad I could be of help (~Paul Minalitod... 11.Oct.11)
. . . . . . . . Yet another problem with using the ... (~Joseph Zenjumi... 13.Oct.11)
. . . . . . . . . . my guess is that CKeditor is affect... (~Paul Minalitod... 13.Oct.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS